home *** CD-ROM | disk | FTP | other *** search
/ PD Collection CD 1 / PD Collection CD 1.iso / utils3 / imagprot / Extras / !!Make next >
Text File  |  1995-01-27  |  236b  |  16 lines

  1. | >!!Make
  2. |
  3. | Make (obey) file for module
  4. |
  5. URD <Obey$Dir>
  6. Remove &.Errors
  7. Remove &.Module
  8. |
  9. | Make sure we have enough memory
  10. WimpSlot -min 128K
  11. |
  12. Echo Invoking SAsm at <Sys$Time>
  13. SAsm &.!Make &.Module
  14. Echo
  15. Echo Finished at <Sys$Time>
  16.